home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <effect label="RedEyeMaskEffect">
- <description>
- RedEyeMaskEffect is a source effect that renders the image buffer masks
- it receives as COM IUnknown objects through its MaskArray property.
- This is an internal effect used by RedEyeEffect.
- </description>
-
- <scale type="identity"/>
-
- <property name="MaskArray" type="custom" private="1">
- <comment>
- Array of red-eye mask buffer(s)
- </comment>
- </property>
- </effect>
-